[INFO] cloning repository https://github.com/philocalyst/armour
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philocalyst/armour" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilocalyst%2Farmour", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilocalyst%2Farmour'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eac91a47140f195c3ff32ad5b5d204cea5207222
[INFO] fixing philocalyst/armour against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilocalyst%2Farmour" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/philocalyst/armour
[INFO] finished tweaking git repo https://github.com/philocalyst/armour
[INFO] tweaked toml for git repo https://github.com/philocalyst/armour written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/philocalyst/armour on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/philocalyst/armour already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maybe_parallel_iterator v0.12.0
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded svg v0.18.0
[INFO] [stderr]   Downloaded steel-derive v0.8.2
[INFO] [stderr]   Downloaded steel-gen v0.8.2
[INFO] [stderr]   Downloaded xdg v3.0.0
[INFO] [stderr]   Downloaded codegen v0.2.0
[INFO] [stderr]   Downloaded anymap3 v1.0.1
[INFO] [stderr]   Downloaded steel-quickscope v0.3.2
[INFO] [stderr]   Downloaded generic_singleton v0.5.1
[INFO] [stderr]   Downloaded derive_rich v0.4.4
[INFO] [stderr]   Downloaded icu_casemap_data v2.0.0
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded font-types v0.11.0
[INFO] [stderr]   Downloaded css-style v0.14.1
[INFO] [stderr]   Downloaded stacker v0.1.23
[INFO] [stderr]   Downloaded psm v0.1.30
[INFO] [stderr]   Downloaded shared_vector v0.4.5
[INFO] [stderr]   Downloaded steel-parser v0.8.2
[INFO] [stderr]   Downloaded icu_casemap v2.0.1
[INFO] [stderr]   Downloaded icu_locale_core v2.0.1
[INFO] [stderr]   Downloaded icu_properties v2.0.2
[INFO] [stderr]   Downloaded color v0.3.2
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded voronator v0.2.1
[INFO] [stderr]   Downloaded im-lists v0.11.4
[INFO] [stderr]   Downloaded im-rc v15.1.0
[INFO] [stderr]   Downloaded syn v2.0.102
[INFO] [stderr]   Downloaded steel-core v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c189e899e8d8c97afc4e6c510b8071543d29a087d5f834cc53094005b5c205c6
[INFO] running `Command { std: "docker" "start" "c189e899e8d8c97afc4e6c510b8071543d29a087d5f834cc53094005b5c205c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c189e899e8d8c97afc4e6c510b8071543d29a087d5f834cc53094005b5c205c6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c189e899e8d8c97afc4e6c510b8071543d29a087d5f834cc53094005b5c205c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c189e899e8d8c97afc4e6c510b8071543d29a087d5f834cc53094005b5c205c6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling icu_casemap_data v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling anymap3 v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling generic_singleton v0.5.1
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.8
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling steel-quickscope v0.3.2
[INFO] [stderr]    Compiling im-lists v0.11.4
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling shared_vector v0.4.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]     Checking color v0.3.2
[INFO] [stderr]     Checking svg v0.18.0
[INFO] [stderr]     Checking maybe_parallel_iterator v0.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking voronator v0.2.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling steel-derive v0.8.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking font-types v0.11.0
[INFO] [stderr]    Compiling derive_rich v0.4.4
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling steel-gen v0.8.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]     Checking icu_properties v2.0.2
[INFO] [stderr]    Compiling palette_derive v0.6.1
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling steel-parser v0.8.2
[INFO] [stderr]     Checking icu_casemap v2.0.1
[INFO] [stderr]     Checking steel-core v0.8.2
[INFO] [stderr]     Checking css-style v0.14.1
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking harfrust v0.5.2
[INFO] [stderr]    Compiling badger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `steel::gc::Gc`
[INFO] [stdout]  --> ./src/wrappers/toml.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use steel::gc::Gc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SteelHashMap`
[INFO] [stdout]  --> ./src/wrappers/toml.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | use steel::rvals::{IntoSteelVal, SteelHashMap};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chumsky::prelude`
[INFO] [stdout]   --> build.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use chumsky::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/Users/philocalyst/Library/Fonts/HomeManager/truetype/Charis-BoldItalic.ttf`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/svg/text.rs:94:21
[INFO] [stdout]    |
[INFO] [stdout] 94 |       let font_data = include_bytes!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 95 | |         "/Users/philocalyst/Library/Fonts/HomeManager/truetype/Charis-BoldItalic.ttf"
[INFO] [stdout] 96 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/Users/philocalyst/Library/Fonts/HomeManager/truetype/Charis-BoldItalic.ttf`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/svg/text.rs:94:21
[INFO] [stdout]    |
[INFO] [stdout] 94 |       let font_data = include_bytes!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 95 | |         "/Users/philocalyst/Library/Fonts/HomeManager/truetype/Charis-BoldItalic.ttf"
[INFO] [stdout] 96 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `px`
[INFO] [stdout]  --> src/svg/badge.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use css_style::unit::{em, px};
[INFO] [stdout]   |                           ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bare`
[INFO] [stdout]  --> src/svg/mod.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use badge::{badgen, bare, BadgerOptions};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `steel::gc::Gc`
[INFO] [stdout]  --> src/wrappers/toml.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use steel::gc::Gc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SteelHashMap`
[INFO] [stdout]  --> src/wrappers/toml.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | use steel::rvals::{IntoSteelVal, SteelHashMap};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `steel::steel_vm::register_fn::RegisterFn`
[INFO] [stdout]  --> src/wrappers/toml.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use steel::steel_vm::register_fn::RegisterFn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `px`
[INFO] [stdout]  --> src/svg/badge.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use css_style::unit::{em, px};
[INFO] [stdout]   |                           ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bare`
[INFO] [stdout]  --> src/svg/mod.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use badge::{badgen, bare, BadgerOptions};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `steel::gc::Gc`
[INFO] [stdout]  --> src/wrappers/toml.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use steel::gc::Gc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SteelHashMap`
[INFO] [stdout]  --> src/wrappers/toml.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | use steel::rvals::{IntoSteelVal, SteelHashMap};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `steel::steel_vm::register_fn::RegisterFn`
[INFO] [stdout]  --> src/wrappers/toml.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use steel::steel_vm::register_fn::RegisterFn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/svg/badge.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let color = options
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]    --> src/svg/badge.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let color = options
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `badger` (bin "badger") due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `badger` (bin "badger" test) due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c189e899e8d8c97afc4e6c510b8071543d29a087d5f834cc53094005b5c205c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c189e899e8d8c97afc4e6c510b8071543d29a087d5f834cc53094005b5c205c6", kill_on_drop: false }`
[INFO] [stdout] c189e899e8d8c97afc4e6c510b8071543d29a087d5f834cc53094005b5c205c6
